home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util4 / 0utils.lha / 0Utils / SetOwner.doc < prev    next >
Text File  |  1995-09-05  |  899b  |  62 lines

  1.  
  2.  
  3.  
  4.     NAME
  5.     SetOwner
  6.  
  7.     SYNOPSIS
  8.     SetOwner -  change ownership of a FS object  - Requires 39
  9.  
  10.     INPUTS
  11.     "PATH/M/A,OWNERID/N/A"
  12.  
  13.     DESCRIPTION
  14.  
  15.     change the ownerid of a certain FileSystem
  16.     Object.
  17.  
  18.     Currently this command is not very senseful,
  19.     since it does not accept things like OwnerName
  20.     or GroupName, to evaluate the OwnerID, and since
  21.     it does not act on FilePatterns
  22.  
  23.      RESULT
  24.     none (except for error messages)
  25.     
  26.  
  27.     
  28.         
  29.  
  30.     NOTES
  31.     * CLI - only
  32.  
  33.     * should compile with SAS-C
  34.     
  35.  
  36.     needs _v39_ or better
  37.  
  38.     This command is IMHO senseless for everyday
  39.     usage.
  40.     (I needed it when playing w/ a ramdisk, since
  41.     I could not find docs about ACTION_SETOWNER)
  42.     
  43.  
  44.     BUGS
  45.  
  46.  
  47.     EXAMPLES
  48.  
  49.     >SetOwner Work:Data
  50.     
  51.  
  52.     HISTORY
  53.  
  54.     26-03-95 b_noll created
  55.     19-08-95 b_noll created .data file
  56.     
  57.  
  58.     AUTHOR
  59.     Bernd Noll, Brunnenstrasse 55, D-67661 Kaiserslautern
  60.     noll@student.uni-kl.de
  61.  
  62.